home *** CD-ROM | disk | FTP | other *** search
/ Celestin Apprentice 5 / Apprentice-Release5.iso / Environments / SmallEiffel 0.3.3 / SmallEiffel PPC / read_me_first.english < prev    next >
Encoding:
Text File  |  1996-06-14  |  1.9 KB  |  49 lines  |  [TEXT/ttxt]

  1. SmallEiffel (-0.94/beta)
  2. for PowerMac & 68K (0.3.3)
  3.  
  4.  
  5.                         " I BELIEVE IN MACINTOSH "
  6.  
  7.  
  8. Please read all the files of the Docs folder.
  9.  
  10. Warning : there's no C compiler in this archive ! Sorry...
  11.  
  12.  
  13. Install :
  14.  
  15. Don't rename SmallEiffel forlder (or any sub-folders).
  16.  
  17. How to compile Hello_world.e :
  18.  
  19.             *    the file hello_world.e is in the folder bin.
  20.             *    launch compile_to_c.
  21.             *    choose compile option in the menu option (when you launch the application for the first time, the default option is -no_check)
  22.             *    choose root_class in the menu file
  23.             * hit return
  24.  
  25.             : the compilation starts.
  26.                     If there's no error you can quit the app and pass files hello_world.c / .h to your favourite C compiler (sorry, there's no C compiler in the archive for the moment).
  27.                     
  28.                     It's not possible to compile anything else : you must launch the app again :-(
  29.                     
  30. NB : using Select Folder... : when you put classes in a "far" folder (different of the bin folder), use Select Folder to addd the path in the searchpath of SmallEiffel (in fact, you must select a file in the folder you want to add) . The new  long path is put in loadpath.se (in bin folder). You must keep the root-class in the bin folder. The .c/.h files which are produced are still written in the bin folder.
  31.  
  32.                     
  33. How to use the Pretty Printer :
  34.  
  35.             *    launch Pretty
  36.             *    choose your option (see files in the man folder).
  37.             *    choose the root-class item in the menu file
  38.             *    the app creates a backup copy (hello_world.bak). the new file is named hello_world.e
  39.             *    Quit the app.
  40.  
  41. This version is only a beta one. I'm trying to bring you the best of Eiffel and Macintosh. Future versions will be Drag'n Drop, scriptable and fully Clickable.
  42.  
  43. Enjoy !
  44.  
  45. Send all comments (bugs ?) to :
  46.  
  47.             philippe.coucaud@scinfo.u-nancy.fr
  48. (this e-mail may not be available from June the 30th 96 until middle of September 96, because the Unix acces will be close during (long ?) holyday. Sorry.)
  49.